- concurrency concept
- США концепция одновременности
Англо-русский словарь по авиационным и ракетным базам. - М.: Военное издательство министерства обороны Союза ССР. Составители: С. М. Никитин, Ю. И. Хрущев. 1962.
Англо-русский словарь по авиационным и ракетным базам. - М.: Военное издательство министерства обороны Союза ССР. Составители: С. М. Никитин, Ю. И. Хрущев. 1962.
Concurrency — Concurrency, concurrent, or concurrence may refer to: Concurrence, a legal term referring to the need to prove both actus reus and mens rea Concurring opinion (also called a concurrence ), a legal opinion which supports the conclusion, though not … Wikipedia
Concurrency control — In information technology and computer science, especially in the fields of computer programming (see also concurrent programming, parallel programming), operating systems (see also parallel computing), multiprocessors, and databases, concurrency … Wikipedia
Java concurrency — The Java language and the JVM (Java Virtual Machine) have been designed to support concurrent programming, and all execution in takes place in the context of threads. Objects and resources can be accessed by many separate threads; each thread has … Wikipedia
Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… … Wikipedia
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
computer science — computer scientist. the science that deals with the theory and methods of processing information in digital computers, the design of computer hardware and software, and the applications of computers. [1970 75] * * * Study of computers, their… … Universalium
List of programming languages by category — Programming language lists Alphabetical Categorical Chronological Generational This is a list of programming languages grouped by category. Some languages are listed in multiple categories. Contents … Wikipedia
Denotational semantics — In computer science, denotational semantics (initially known as mathematical semantics or Scott–Strachey semantics) is an approach to formalizing the meanings of programming languages by constructing mathematical objects (called denotations)… … Wikipedia
Software transactional memory — In computer science, software transactional memory (STM) is a concurrency control mechanism analogous to database transactions for controlling access to shared memory in concurrent computing. It is an alternative to lock based synchronization. A… … Wikipedia
Gordon Pask — Andrew Gordon Speedie Pask (June 28, 1928, Derby – March 29, 1996, London) was an English cybernetician and psychologist who made significant contributions to cybernetics, instructional psychology, experimental epistemology and educational… … Wikipedia
Petri net — A Petri net (also known as a place/transition net or P/T net) is one of several mathematical modeling languages for the description of distributed systems. A Petri net is a directed bipartite graph, in which the nodes represent transitions (i.e.… … Wikipedia